records

records

Active filters Clear all

No active filters

Filters

Rolling stock – matching

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Train scheduling
Code from the annual formation

No description available for this field.

Name (identifier)
zugplanung
Type
text
Sample
                       
Rolling stock
Code from the rolling stock list

No description available for this field.

Name (identifier)
rollmaterial
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"rollmaterial-matching",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/rollmaterial-matching"
      }
    ]
    ,
  • "definitions":
    {
    • "rollmaterial-matching":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/rollmaterial-matching_records"
            }
          }
        }
      }
      ,
    • "rollmaterial-matching_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "zugplanung":
              {
              • "type":"string",
              • "title":"Train scheduling",
              • "description":"Code from the annual formation"
              }
              ,
            • "rollmaterial":
              {
              • "type":"string",
              • "title":"Rolling stock",
              • "description":"Code from the rolling stock list"
              }
            }
          }
        }
      }
    }
}

Similar datasets